Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Update angular-eslint monorepo to v17 (major)#52

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angular-eslint-monorepo
Closed

Update angular-eslint monorepo to v17 (major)#52
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-angular-eslint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Nov 8, 2023

Copy link
Copy Markdown

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@angular-eslint/builder 16.3.1 -> 17.1.0 age adoption passing confidence
@angular-eslint/eslint-plugin 16.3.1 -> 17.1.0 age adoption passing confidence
@angular-eslint/eslint-plugin-template 16.3.1 -> 17.1.0 age adoption passing confidence
@angular-eslint/schematics 16.3.1 -> 17.1.0 age adoption passing confidence
@angular-eslint/template-parser 16.3.1 -> 17.1.0 age adoption passing confidence

Release Notes

angular-eslint/angular-eslint (@​angular-eslint/builder)

v17.1.0

Compare Source

This was a version bump only for builder to align it with other projects, there were no code changes.

v17.0.1

Compare Source

Note: Version bump only for package @​angular-eslint/builder

v17.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/builder

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/builder

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin)

v17.1.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

v17.0.1

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin

v17.0.0

Compare Source

Bug Fixes
  • no declarations for eslint plugins (2498238)

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/eslint-plugin

angular-eslint/angular-eslint (@​angular-eslint/eslint-plugin-template)

v17.1.0

Compare Source

🚀 Features
  • eslint-plugin-template: [no-negated-async] values used with the async pipe are not negated

  • eslint-plugin-template: [prefer-control-flow] add rule

🩹 Fixes
  • eslint-plugin-template: [attributes-order] fixes for structural directives and i18n ordering
❤️ Thank You
  • Adrian Baran
  • Daniel Kimmich
  • Phil McCloghry-Laing

v17.0.1

Compare Source

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

v17.0.0

Compare Source

Bug Fixes
  • no declarations for eslint plugins (2498238)
Features
  • eslint-plugin-template: [prefer-self-closing-tags] consider ng-content and ng-template elements (#​1573) (8e97d20)

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/eslint-plugin-template

angular-eslint/angular-eslint (@​angular-eslint/schematics)

v17.1.0

Compare Source

This was a version bump only for schematics to align it with other projects, there were no code changes.

v17.0.1

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

v17.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/schematics

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/schematics

angular-eslint/angular-eslint (@​angular-eslint/template-parser)

v17.1.0

Compare Source

This was a version bump only for template-parser to align it with other projects, there were no code changes.

v17.0.1

Compare Source

Bug Fixes

v17.0.0

Compare Source

Note: Version bump only for package @​angular-eslint/template-parser

16.3.1 (2023-11-08)

Note: Version bump only for package @​angular-eslint/template-parser


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate

renovate Bot commented Nov 8, 2023

Copy link
Copy Markdown
Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: angular-sdk@0.0.0
npm ERR! Found: @angular/cli@16.2.10
npm ERR! node_modules/@angular/cli
npm ERR!   dev @angular/cli@"^16.2.6" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cli@">= 17.0.0 < 18.0.0" from @angular-eslint/schematics@17.1.0
npm ERR! node_modules/@angular-eslint/schematics
npm ERR!   dev @angular-eslint/schematics@"17.1.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/402ad0/3b2c47/cache/others/npm/_logs/2023-11-15T22_48_57_611Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/402ad0/3b2c47/cache/others/npm/_logs/2023-11-15T22_48_57_611Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch 2 times, most recently from 8a8283f to 1b4c173 Compare November 9, 2023 17:23
@renovate renovate Bot force-pushed the renovate/major-angular-eslint-monorepo branch from 1b4c173 to 2b40c55 Compare November 15, 2023 22:49
@asafshen asafshen closed this Dec 31, 2023
@asafshen asafshen deleted the renovate/major-angular-eslint-monorepo branch December 31, 2023 12:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant